FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package logex.internal.fhir.profiles#1.0.0 (78 ms)

Package logex.internal.fhir.profiles
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=logex.internal.fhir.profiles@1.0.0&canonical=https://mrdm/fhir/StructureDefinition/BitbucketLink
Url https://mrdm/fhir/StructureDefinition/BitbucketLink
Status draft
Date 2023-03-20T16:01:09.9194721+00:00
Name BitbucketLink
Experimental False
Description This extension is required for defining the repository folder where the registry conversion scripts can be found
Type Extension
Kind complex-type

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "BitbucketLink",
  "url" : "https://mrdm/fhir/StructureDefinition/BitbucketLink",
  "name" : "BitbucketLink",
  "status" : "draft",
  "date" : "2023-03-20T16:01:09.9194721+00:00",
  "description" : "This extension is required for defining the repository folder where the registry conversion scripts can be found",
  "fhirVersion" : "3.0.2",
  "kind" : "complex-type",
  "abstract" : false,
  "contextType" : "extension",
  "context" : [
    "Basic"
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "Extension.extension:bitbucket-link",
        "path" : "Extension.extension",
        "sliceName" : "bitbucket-link",
        "min" : 0
      },
      {
        "id" : "Extension.extension:bitbucket-link.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "bitbucket-link"
      },
      {
        "id" : "Extension.extension:bitbucket-link.value[x]:valueUri",
        "path" : "Extension.extension.valueUri",
        "sliceName" : "valueUri",
        "short" : "Uri to bitbucket repository",
        "min" : 1,
        "type" : [
          {
            "code" : "uri"
          }
        ]
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "https://mrdm/fhir/StructureDefinition/BitbucketLink"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.